const github.com/andybalholm/brotli.decoderErrorFormatContextMapRepeat

3 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L33: 	decoderErrorFormatContextMapRepeat      = -8
		decode.go#L1052: 						return decoderErrorFormatContextMapRepeat
		decode.go#L2542: 	case decoderErrorFormatContextMapRepeat: